home *** CD-ROM | disk | FTP | other *** search
/ Games of Daze / Infomagic - Games of Daze (Summer 1995) (Disc 1 of 2).iso / djgpp / demos / maze / readme < prev    next >
Encoding:
Text File  |  1994-08-12  |  846 b   |  19 lines

  1. [ maze ]
  2.  
  3. This was a SunView demo program which has been hacked to run under X11.  The
  4. program creates a "random" maze and then solves the maze with graphical
  5. feedback to the user.  After a given maze is solved, another is created.  The
  6. mouse can be used to control this process to some degree.
  7.  
  8.   "Right"  mouse click --> causes the program to exit...  
  9.   "Left"   mouse click --> causes a new maze pattern to be created...
  10.   "Middle" mouse click --> toggles the maze off and on (ie. stop/start)...
  11.  
  12. Enjoy...
  13.  
  14. Richard Hess    ...!uunet!cimshop!rhess        [ enhanced X11 demo... ]
  15. -------------------------------------------------------------------------------
  16. Dave Lemke    lemke@sun.com            [ original X11 demo... ]
  17. Martin Weiss    Sun Microsystems        [ original SunView demo... ]
  18. -------------------------------------------------------------------------------
  19.